﻿/*- - - - - - - - -样式属01首页.html - - - - - - - -*/
@media screen and (min-width:1001px) 
{
	
	#mobilemenu,#mobileheader{display: none;}
	/*页头*/
	#header{height:141px;position:absolute;top:0px;right:0px;left:0px;padding-top:58px;background:rgba(0,0,0,0.28);box-sizing:border-box;z-index:3500;transition:padding-top 0.5s linear,height 0.5s ease-in-out;}
	#header.header_change{height:98px;padding-top:15px;background:rgba(0,0,0,0.58);box-shadow:0 0 14px rgba(0,0,0,0.2);}
		/*网站标志*/
		#logo{float:left;width:170px;height:79px;text-align:center;margin-right:164px;transition:all 0.2s linear;}
		#logo img{max-width:100%;}
		#logo a{color:#fff;}
		#logo ._language{font-size:16px;letter-spacing:2px;}
		/*菜单*/
		#menu{float:left;width:582px;height:80px;padding-top:20px;transition:width 0.2s linear;}
		#menu ul{float:left;text-align:center;position:relative;}
		#menu ul>li{float:left;position:relative;margin-right:3px;}
		#menu ul>li.change>a,#menu ul>li.hover>a{color:#fff;background-color:#125ac9;}
		#menu ul>li>a{width:86px;line-height:1.93;font-size:15px;color:#fff;text-decoration:none;border-radius:20px;display:inline-block;}
		#menu ul>li>a:hover{background-color:#125ac9;color:#fff;}
		#menu ol{width:100%;position:absolute;top:100%;left:0px;display:none;}
		#menu ol li{margin-top:4px;margin-bottom:4px;}
		#menu ol li a{line-height:2.00;font-size:14px;background-color:#d2d2d2;border-radius:20px;display:block;}
		#menu ol li a:hover{color:#fff;background-color:#125ac9;text-decoration:none;}
		/*电话*/
		#tel{float:right;width:229px;position:relative;margin-top:-5px;transition:width 0.2s linear;}
		#tel .icontel{}
		#tel dl dd span{line-height:26px;margin-left:0px;padding-right:6px;padding-left:6px;background-color:#125ac9;white-space:nowrap;border-radius:20px;margin-top:0px;}
		#tel dl dt span{line-height:26px;margin-left:0px;padding-right:6px;padding-left:6px;background-color:#125ac9;white-space:nowrap;border-radius:20px;margin-top:0px;}	
		#tel dl dd{line-height:22px;margin-left:24px;padding-left:5px;font-size:14px;}		
	/*选择我们*/
	#WeChoose{padding-top:143px;padding-bottom:96px;}
	#WeChoose .subTitle{font-weight:normal;z-index:1000;}
	#WeChoose ul{text-align:center;font-size:15px;padding-bottom:23px;border-bottom:5px solid #424242;}
	#WeChoose ul li{width:171px;height:203px;line-height:3.06;position:relative;font-size:16px;margin-right:25px;margin-left:25px;padding-top:26px;background:url(../images/bg_point.png) no-repeat left top;box-sizing:border-box;display:inline-block;background-size:cover;transition:all 0.2s linear;}
	#WeChoose ul li:hover{background:url(../images/bg_point2.png) no-repeat left top;background-size:cover;transform:translatey(-10px);}
	#WeChoose ul li:hover ._dot{bottom:-40px;}
	#WeChoose ul li ._dot{width:19px;height:19px;position:absolute;bottom:-34px;left:50%;background-color:#125ac9;border-radius:10px;transform:translatex(-50%);transition:bottom 0.2s linear;}
	#WeChoose ul li:nth-child(even){background-position:right top;}
	#WeChoose ul li:nth-child(even) ._dot{background-color:#848484;}
	#WeChoose ul li [class^='icon']{margin:0 auto;display:block;}
	/*产品中心*/
	#productCenter{max-width:1920px;margin-right:auto;margin-left:auto;padding-top:62px;overflow:hidden;position:relative;}
	#productRolling{position:relative;width:100%;height:880px;}
	#productRolling ._slider_next,#productRolling ._slider_prev{position:absolute;z-index:80;bottom:0px;height:73px;background:transparent;width:50%;margin-bottom:0px;box-sizing:border-box;}
	#productRolling ._slider_prev span,#productRolling ._slider_next span{width:31px;height:20px;position:absolute;top:50%;margin-top:-10px;background:url(../images/icon_arrowgroup.png) no-repeat left top;background-repeat:no-repeat;color:#fff;}
	#productRolling ._slider_prev{left:90px;}
	#productRolling ._slider_prev:hover{background-position:left top;}
	#productRolling ._slider_prev:hover span{background-position:left bottom;color:#125ac9;}
	#productRolling ._slider_prev span::after{content:"PREV";position:absolute;left:100%;padding-left:10px;padding-right:10px;color:inherit;}
	#productRolling ._slider_next{right:90px;text-align:right;}
	#productRolling ._slider_next span{background-position:right top;right:0px;}
	#productRolling ._slider_next:hover span{background-position:right bottom;color:#125ac9;}
	#productRolling ._slider_next span::before{content:"NEXT";position:absolute;right:100%;padding-right:10px;padding-left:10px;}
	/*图片轮播样式*/
	#productRolling .conbox{position:absolute;width:9999em;}
	#productRolling .conbox .Slide_{float:left;overflow:hidden;width:100%;max-width: 1920px;}
	#productRolling .switcher{position:absolute;right:0px;bottom:20px;z-index:99;width:100%;text-align:center;}
	#productRolling .switcher a{width:14px;height:14px;text-align:center;overflow:hidden;font-family:arial;color:#323232;cursor:pointer;display:inline-block;background-color:#cccccc;line-height:0;border-radius:9px;margin-left:9px;margin-right:9px;}
	#productRolling .switcher a.cur,#productRolling .switcher a:hover{color:#fff;background-color:#125ac9;}
	/*视频*/
	#video{padding-top:167px;padding-bottom:186px;}
	#video .columnTitle{line-height:102px;margin-bottom:5px;}
	#video .videoBox{width:1159px;height:652px;background:#000;}
	#video .videoBox video{width:100%;height:100%;display:block;}
	/*合作伙伴*/
	#partner{width:100%;position:relative;margin-bottom:93px;}
	#partner .btn_more{margin-top:51px;}
	#partner .columnTitle{margin-bottom:109px;}
	#partner .subTitle{font-size:26px;font-weight:normal;margin-bottom:11px;letter-spacing:3px;}
	/*联系我们*/
	#contact{float:left;width:343px;overflow:hidden;margin-right:34px;padding-bottom:73px;}
	#contact .contact{width:360px;padding-top:20px;}
	#contact .contact li [class^='icon']{margin-right:6px;}
	.erweima{float:left;line-height:32px;text-align:center;margin-top:54px;margin-left:19px;}
	.erweima img{width:84px;height:84px;margin:0 auto;background:#666;display:block;}
	/*页尾*/
	#footer{text-align:center;padding-top:80px;padding-bottom:66px;background-color:#343434;}
	/*留言*/
	#LeaveMessage{float:left;width:664px;position:relative;}
	#LeaveMessage .columnTitle{display:none;}
	#LeaveMessage .erweima{position:absolute;left:100%;}
	#LeaveMessage .optionsGroup{float:left;width:348px;}
	#LeaveMessage .options_textarea{float:left;width:311px;height:162px;margin-right:0px;}
	/*- - - - - - - - -样式属02关于瑞钧.html - - - - - - - -*/
	/*关于我们*/
	#about_us .center{padding-top:135px;padding-bottom:188px;}
	#about_us .columnTitle{margin-bottom:137px;}
	#about_us ._companyPic{float:right;width:504px;height:289px;margin-left:57px;}
	#about_us h4{line-height:1.15;position:relative;font-size:26px;font-weight:normal;margin-bottom:10px;padding-left:5px;letter-spacing:3px;}
	#about_us h4 span{position:absolute;font-size:122px;font-family:"AkzidenzGrotesk";color:#424242;right:100%;margin-top:43px;margin-right:-85px;z-index:-1;}
	#about_us .jieshao{overflow:hidden;}
	.picShow{max-width:1920px;margin-right:auto;margin-left:auto;overflow: hidden;}
	/*历史*/
	#History{overflow:hidden;margin-bottom:196px;padding-top:82px;}
	#HistoryRolling{position:relative;}
	#HistoryRolling>.items{display: none;}
	#HistoryRolling .move_right{top:0px;}
	#HistoryRolling .gundong{margin:0 auto;}
	#HistoryRolling .gundong .jCarouselLite{float:left;height:707px;overflow:hidden;}
	#History .templist{float:left;}
	#History .templist li{float:left;width:530px;height:335px;position:relative;margin-right:-265px;padding-bottom:17px;}
	#History .templist li:nth-child(even){top:-17px;margin-top:334px;padding-top:17px;padding-bottom:0;}
	#History .templist li:nth-child(odd) .items ._linex{bottom:-17px;border-color:#125ac8;}
	#History .templist li:nth-child(odd) .items::before{top:0px;background-color:#125ac8;}
	#History .templist li:nth-child(odd) .items ._liney{border-color:#125ac8;}
	#History .subTitle{line-height:2.66;font-size:29px;margin-bottom:50px;}
	/*项*/
	.items{float:left;width:516px;height:335px;text-align:right;position:relative;padding-top:100px;padding-right:29px;background-color:#262626;box-sizing:border-box;}
	.items:nth-child(odd){padding-top:111px;}
	.items:nth-child(odd) ._year{color:#d0d2d1;top:6px;}
	.items:nth-child(odd)::before{top:auto;bottom:0px;background-color:#727071;}
	.items:nth-child(odd) ._linex{top:-17px;bottom:auto;border-color:#727071;}
	.items:nth-child(odd) ._liney{border-color:#727071;}
	.items ._liney{position:absolute;top:0px;right:0px;bottom:0px;border-right:6px solid #125ac8;}
	.items ._linex{position:absolute;right:0px;bottom:-17px;left:0px;border-bottom:17px solid #125ac8;}
	.items::before{width:28px;height:28px;position:absolute;top:0px;right:-10px;background-color:#125ac9;content:"";}
	.items ._cn{line-height:1.83;font-size:18px;}
	.items ._en{line-height:1.43;font-size:14px;}
	.items ._year{line-height:1.42;position:absolute;font-size:57px;font-family:"AkzidenzGrotesk";font-weight:bold;color:#125ac9;right:29px;bottom:11px;letter-spacing:4px;}
	/*图片列表*/
	.picList{float:left;width:100%;}
	.picList li{float:left;width:33.33%;height:0px;position:relative;margin-bottom:12px;padding-top:45.31%;background:#333;}
	.picList li .photo{width:100%;height:100%;text-align:center;position:absolute;top:0px;left:0px;background:#000;display:block;}
	.picList li .photo img{width:100%;height:100%;opacity:0.3;display:block;}
/*- - - - - - - - -样式属03瑞钧合作.html - - - - - - - -*/
	/*合作*/
	#cooperation{padding-top:121px;padding-bottom:0;}
	#cooperation .subTitle{margin-bottom:13px;}
	#cooperation .brandlist{margin-bottom:132px;}
	/*照片展示*/
	.photoShow{position:relative;padding-bottom:103px;}
	.photoShow .move_right,.photoShow .move_left{height:313px;top:107px;}
	.photoShow .gundong{width:882px;}
	.photoShow .gundong .jCarouselLite{float:left;width:875px;height:317px;overflow:hidden;}
	.photoShow .subTitle{margin-bottom:31px;}
/*- - - - - - - - -样式属04瑞钧荣誉.html - - - - - - - -*/
	/*荣誉*/
	#honor{padding-top:123px;}
	#honor .columnTitle{margin-bottom:95px;}
	#honor .jieshao{width:675px;margin:0 auto 97px auto;}
	#honor .subTitle{margin-bottom:103px;}
	#honor .certificateShow{margin-bottom:173px;}
	#honor .certificateShow::after{clear:both;display:block;content:"";}
	#honor .certificateShow2{position:relative;padding-bottom:137px;}
	#honor .certificateShow2 .subTitle{margin-bottom:130px;}
	#honor .certificateShow2 ._bg{width:100%;height:556px;position:absolute;bottom:0px;margin-bottom:72px;z-index:-1;}
	#honor .certificateShow2 ._bg ._yinying{width:598px;height:77px;position:absolute;top:100%;left:15%;background:url(../images/aboutus/bg_yinying.png) no-repeat left top;}
	#honor .certificateShow2 ._bg::after{width:85%;height:100%;position:absolute;right:0px;background-color:#606060;content:"";}
	#honor .certificateShow2 ._bg::before{width:15%;height:100%;position:absolute;bottom:-72px;left:0px;padding-right:598px;background-color:#424242;content:"";}
	#honor .certificateShow2::after{clear:both;display:block;content:"";}
	.move_right,.move_left{float:left;width:45px;height:327px;position:absolute;top:0px;z-index:3000;}
	.move_left span,.move_right span{width:45px;height:58px;position:absolute;top:44%;margin-top:-29px;background:url(../images/icon_arrow.png) no-repeat left top;background-repeat:no-repeat;}
	.move_left.disabled, .move_right.disabled{opacity:0.2;}
	.move_left{left:-100px;}
	.move_left span{background-position:left top;}
	.move_left:hover span{background-position:left bottom;}
	.move_right{right:-100px;}
	.move_right span{background-position:right top;}
	.move_right:hover span{background-position:right bottom;}
	#honor .gundong{width:100%;}
	#honor .gundong .jCarouselLite{height:382px;overflow:hidden;}
	#certificateRolling{position:relative;}
	
	#certificateRolling2{position:relative;}
	#certificateRolling2 .move_left{left:-242px;}
	#certificateRolling3{position:relative;}
	#certificateRolling3 .gundong{height:258px;}
	#certificateRolling3 .move_left{height:244px;}
	#certificateRolling3 .move_right{height:244px;}
	#certificateRolling2 .gundong{position:relative;right:-80px;}
	/*证书*/
	#Certificate .center{width:1570px;padding-top:126px;padding-bottom:140px;}
	#Certificate .subTitle{margin-bottom:58px;}
	/*证书列表*/
	.certificateList{float:left;}
	.certificateList li{float:left;width:233px;text-align:center;color:#fff;margin-right:24px;position:relative;}
	.certificateList li .photo{width:100%;height:329px;overflow:hidden;background:#000;display:block;position:relative;}
	.certificateList li strong{line-height:57px;overflow:hidden;font-size:16px;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;display:block;}
	.certificateList li strong::before{width:12px;height:12px;margin-right:3px;background-color:#125ac9;display:inline-block;content:"";}
	.certificateList li .photo img{width:100%;height:100%;}
	/*证书列表2*/
	.certificateList2{float:left;}
	.certificateList2 li{float:left;width:236px;height:327px;margin-right:44px;margin-bottom:12px;}
	.certificateList2 li:hover{border-color:#c4191f;}
	.certificateList2 li .photo{width:100%;height:327px;text-align:center;background:#333;display:block;position:relative;}
	.certificateList2 li .photo img{width:100%;height:100%;display:block;}
	/*证书列表3*/
	.certificateList3{float:left;}
	.certificateList3 li{float:left;width:359px;height:241px;margin-right:24px;margin-bottom:22px;}
	.certificateList3 li .photo{width:100%;height:100%;text-align:center;background:#000;display:block;position:relative;}
	.certificateList3 li .photo img{width:100%;height:100%;display:block;}
	
/*- - - - - - - - -样式属06服务网络.html - - - - - - - -*/
	/*联系我们*/
	#contact_us{padding-top:125px;}
	#contact_us .RQcode{float:right;}
	/*地图*/
	#Map{width:1158px;height:371px;margin:0 auto;margin-top:45px;margin-bottom:48px;background:#000;}
	/*公司*/
	#Company{margin-bottom:252px;}
	#Company ._shopGroup{width:100%;}
	#Company ._shopGroup .partTitle{width:100%;max-width:100%;}
	#Company ._shopGroup::after{clear:both;display:block;content:"";}
/*- - - - - - - - -样式属07先进制造.html - - - - - - - -*/
	/*制造*/
	#Manufacturing{padding-top:116px;padding-bottom:82px;clear:both;width:100%;}
	/*设备*/
	#Equipment{margin-top:73px;margin-bottom:145px;}
	#Equipment .scrollleft{width:100%;position:relative;height:408px;overflow:hidden;}
	/*图片列表*/
	.imgList{margin-bottom:109px;}
	.imgList::after{clear:both;display:block;content:"";}
	.imgList li{float:left;width:375px;height:720px;margin-right:15px;margin-bottom:15px;background:#333;}
	.imgList li .photo{width:100%;height:100%;text-align:center;display:block;}
	.imgList li .photo img{width:100%;height:100%;display:block;}
	/*图片列表2*/
	.imgList2{}
	.imgList2::after{clear:both;display:block;content:"";}
	.imgList2 li{float:left;width:381px;height:259px;margin-right:10px;margin-bottom:15px;background:#333;}
	.imgList2 li:nth-child(3n){margin-right:0px;}
	.imgList2 li .photo img{width:100%;height:100%;display:block;}
	/*照片列表*/
	.photoList{width:100%;margin-bottom:62px;}
	.photoList::after{clear:both;display:block;content:"";}
	.photoList li{float:left;width:634px;height:408px;position:relative;}
	.photoList li .icon_browse{position:absolute;right:-60px;bottom:25px;background:url(../images/icon_fdj2.png) no-repeat left top;z-index:1200;}
	.photoList li .photo{width:100%;height:100%;position:relative;background:#000;display:block;}
	.photoList li .photo img{opacity:0.5;}
	.photoList li strong{line-height:48px;position:absolute;font-size:27px;font-weight:normal;top:33px;left:97px;}
/*- - - - - - - - -样式属09新闻动态.html - - - - - - - -*/
	/*列表*/
	#ListContent{padding-top:105px;padding-bottom:105px;}
	/*新闻列表*/
	.newslist::after{clear:both;display:block;content:"";}
	.newslist li{float:left;width:364px;height:221px;position:relative;margin-right:12px;margin-bottom:43px;margin-left:12px;background:#333;overflow:hidden;transition:all 0.2s linear;}
	.newslist li strong{line-height:40px;text-align:center;position:absolute;font-size:20px;color:#fff;right:0px;bottom:0px;left:0px;padding-right:10px;padding-left:10px;background-color:#000000;text-overflow:ellipsis;white-space:nowrap;height:40px;overflow:hidden;opacity:0.6;}
	.newslist li strong time{margin-right:14px;}
	.newslist li .icon_video{width:65px;height:65px;position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;z-index:300;transition:all 0.2s linear;cursor:pointer;}
/*- - - - - - - - -样式属10技术支持.html - - - - - - - -*/
	/*内容区域*/
	#container{padding-top:108px;}
	#container .columnBox{margin-bottom:120px;}
	#imglist3Rolling{position:relative;}
	#imglist3Rolling .move_left,#imglist3Rolling .move_right{height:218px;}
	#imglist3Rolling .gundong{width:1163px;margin:0 auto;}
	#imglist3Rolling .gundong .jCarouselLite{float:left;width:1163px;height:210px;overflow:hidden;}
	/*视频列表*/
	.videolist::after{clear:both;display:block;content:"";}
	.videolist li{float:left;width:373px;height:227px;position:relative;margin-right:24px;margin-bottom:43px;overflow:hidden;}
	.videolist li:hover .icon_video{transform:scale(1.24);}
	.videolist li:active .photo img{opacity:1!important;}
	.videolist li:nth-child(3n){margin-right:0px;}
	.videolist li .icon_video{width:65px;height:65px;position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;z-index:300;transition:all 0.2s linear;cursor:pointer;}
	.videolist li .photo{width:100%;height:100%;background:#000;display:block;}
	.videolist li strong{line-height:40px;text-align:center;position:absolute;overflow:hidden;font-size:20px;font-weight:normal;right:0px;bottom:0px;left:0px;padding-right:14px;padding-left:14px;background-color:#125ac8;text-overflow:ellipsis;white-space:nowrap;height:40px;}
	.videolist li strong time{margin-right:20px;}
	.videolist li .photo img{opacity:0.65;}
	#imglist3Rolling{}
	#imglist3Rolling>.imgList3{display:none;}
	/*图片列表3*/
	.imgList3 li{float:left;width:384px;height:208px;margin-right:4px;margin-bottom:8px;margin-left:4px;position:relative;}
	.imgList3 li .icon_browse{position:absolute;z-index:500;left:50%;top:150%;margin-left:-30px;margin-top:-30px;}
	.imgList3 li .photo{width:100%;height:100%;text-align:center;background:#000;display:block;}
	.imgList3 li .photo img{width:100%;height:100%;display:block;}
	.newshow {width:90%;font-size:14px; line-height:30px; margin:0 auto;}	
	.newshow img{ max-width:100%;}	
	.columnTitle2{text-align:center;margin-bottom:54px;}
	.columnTitle2 ._color_white{color:#fff;}
	.columnTitle2 strong{line-height:1.89;font-size:28px;font-weight:normal;letter-spacing:4px;display:block;}
	.columnTitle2>span{line-height:0.94;font-size:47px;color:#ffffff;text-transform:capitalize;letter-spacing:5px;}

	
/*- - - - - - - - -样式属12产品导航.html - - - - - - - -*/
	/*产品列表*/
	#productList{padding-top:126px;padding-bottom:126px;}
	.pro-navi {background:url(../images/pro-navi.png) no-repeat left bottom;background-repeat:no-repeat;width:100%; height:36px; font-size:18px;line-height:36px;padding-left:10px;color:ffffff;}
	.pro-navi a{text-decoration:none;color:#ffffff;}
	.pro-navi span{text-decoration:none;color:#ffffff; background-color:#125ac9; padding:5px 15px; margin-left:70px; height:36px;border-radius: 10px;}
	.pro-navi span2{text-decoration:none;color:#ffffff; background-color:#125ac9; padding:5px 15px; margin-left:10px; height:36px;border-radius: 10px;}
	.proshow {width:100%;font-size:14px; line-height:30px; margin:0 auto;}	
	.proshow img{ max-width:100%;}	
	#bannerSlide{position:relative;overflow:hidden;max-height:100%;height:100%;}
	#bannerSlide ._slider_next,#bannerSlide ._slider_prev{width:46px;height:100%;position:absolute;z-index:80;top:0px;}
	#bannerSlide ._slider_prev span,#bannerSlide ._slider_next span{width:46px;height:55px;position:absolute;top:50%;margin-top:-27px;background:url(../images/icon_arrow.png) no-repeat left top;background-repeat:no-repeat;}
	#bannerSlide ._slider_prev{left:5%;}
	#bannerSlide ._slider_prev:hover{background-position:left top;}
	#bannerSlide ._slider_prev:hover span{background-position:left bottom;}
	#bannerSlide ._slider_next{right:5%;}
	#bannerSlide ._slider_next span{background-position:right top;}
	#bannerSlide ._slider_next:hover span{background-position:right bottom;}
	/*图片轮播样式*/
	#bannerSlide .conbox{width:9999em;position:absolute;left:0;overflow:hidden;height:100%;}
	#bannerSlide .conbox .Slide_{left:0;float:left;width:100%;text-align:center;overflow:hidden;height:100%;background-repeat:no-repeat!important;}
	#bannerSlide .conbox .Slide_ a{display:block;height:100%;width:100%;}
	#bannerSlide .conbox .Slide_ img.mainpic{height:100%;margin:0 auto;display:block;}
	#bannerSlide .switcher{width:100%;text-align:center;position:absolute;right:0px;bottom:20px;z-index:99;}
	#bannerSlide .switcher a{width:12px;height:12px;line-height:0px;text-align:center;overflow:hidden;font-size:0px;font-family:arial;color:#323232;margin-left:10px;background-color:#dedede;cursor:pointer;display:inline-block;border-radius:10px;}
	#bannerSlide .switcher a.cur,#bannerSlide .switcher a:hover{color:#fff;background-color:#dd0045;}
	/*项目列表*/
	.itemlist{width:1064px;margin:0 auto;padding-top:124px;padding-bottom:152px;}
	.itemlist::after{clear:both;display:block;content:"";}
	.itemlist li{float:left;width:235px;height:207px;position:relative;margin-right:-103px;}
	.itemlist li:nth-child(2n){margin-top:217px;}
	.itemlist li:nth-child(2n) ._round{margin-top:16px;}
	.itemlist li:nth-of-type(1){background:url(../images/zhizhao/bg_xuanzhuan_first.png) no-repeat left top;background-size:100% 100%;}
	.itemlist li:nth-of-type(1) ._round,.itemlist li:nth-of-type(4) ._round,.itemlist li:nth-of-type(5) ._round{color:#fff;background-color:#125ac9;}
	.itemlist li:nth-of-type(1) ._round em,.itemlist li:nth-of-type(4) ._round em,.itemlist li:nth-of-type(5) ._round em{border-color:#fff;}
	.itemlist li:nth-of-type(2),.itemlist li:nth-of-type(4),.itemlist li:nth-of-type(6){background:url(../images/zhizhao/bg_xuanzhuan2.png) no-repeat left top;background-size:100% 100%;}
	.itemlist li:nth-of-type(7){background:url(../images/zhizhao/bg_xuanzhuan_end.png) no-repeat left top;background-size:100% 100%;}
	.itemlist li:nth-of-type(3),.itemlist li:nth-of-type(5){background:url(../images/zhizhao/bg_xuanzhuan.png) no-repeat left top;background-size:100% 100%;}
	.itemlist li ._round{width:150px;height:150px;text-align:center;color:#125ac9;margin:39px auto 0 auto;background-color:#d2d2d2;border-radius:50%;}
	.itemlist li ._round em{font-size:17px;margin-right:30px;margin-left:30px;padding-top:22px;padding-bottom:2px;border-bottom:1px solid #4f81ca;display:block;}
	.itemlist li ._round ._xh{font-size:39px;font-family:"AkzidenzGrotesk";display:block;}
	.itemlist li ._round ._intr{line-height:19px;font-size:14px;margin-top:3px;margin-right:35px;margin-left:41px;display:block;}

}

	.certificateList li .icon_browse{position:absolute;left:50%;top:150%;width:60px;height:60px;margin-left:-30px;margin-top:-30px;z-index:300;}
	.certificateList2 li .icon_browse{position:absolute;left:50%;top:150%;width:60px;height:60px;margin-left:-30px;margin-top:-30px;z-index:300;}
	.certificateList3 li .icon_browse{position:absolute;left:50%;top:150%;width:60px;height:60px;margin-left:-30px;margin-top:-30px;z-index:300;}

	#bannerSlide ._text3{text-align:right;position:absolute;right:50%;bottom:271px;margin-right:-584px;}
	#bannerSlide ._text3 dt{position:relative;font-size:43px;padding-left:47px;display:inline-block;line-height:1.28;}
	#bannerSlide ._text3 dt::after,#bannerSlide ._text3 dt::before{position:absolute;content:"";}
	#bannerSlide ._text3 dt::after{width:210px;bottom:-12px;left:-36px;border-bottom:2px solid #fefffd;}
	#bannerSlide ._text3 dt::before{width:191px;height:51px;top:-2px;left:0px;border-top:2px solid #fdfffe;border-left:2px solid #fdfffe;}
	#bannerSlide ._text3 dd{font-size:22px;line-height:2.50;}
	#bannerSlide .icon_tipmore{position:absolute;bottom:5%;left:50%;margin-left:-22px;z-index:1500;}
	/*广告*/
	#banner{position:relative;overflow:hidden;max-height:100%;}
	#banner .icon_tipmore{position:absolute;bottom:5%;left:50%;margin-left:-22px;z-index:1500;}
	#banner ._productIntr{width:329px;line-height:55px;position:absolute;right:50%;bottom:181px;margin-right:-584px;}
	#banner ._productIntr ._adtxt{text-align:center;margin-bottom:75px;}
	#banner ._productIntr ._cn{text-align:left;font-size:24px;letter-spacing:2px;border-bottom:2px solid #1559c4;line-height:2.29;}
	#banner ._productIntr ._en{line-height:1.50;text-align:left;font-size:20px;}
	#banner ._productIntr ._productName{text-align:left;font-size:31px;line-height:1.77;}
	#banner ._productIntr ._productName strong{font-size:59px;font-family:"AkzidenzGrotesk";color:#8f8f8f;letter-spacing:6px;display:block;line-height:0.93;}
	#banner ._text3{text-align:right;position:absolute;right:50%;bottom:271px;margin-right:-584px;}
	#banner ._text3 dt{position:relative;font-size:43px;padding-left:47px;display:inline-block;line-height:1.28;}
	#banner ._text3 dt::after,#banner ._text3 dt::before{position:absolute;content:"";}
	#banner ._text3 dt::after{width:210px;bottom:-12px;left:-36px;border-bottom:2px solid #fefffd;}
	#banner ._text3 dt::before{width:191px;height:51px;top:-2px;left:0px;border-top:2px solid #fdfffe;border-left:2px solid #fdfffe;}
	#banner ._text3 dd{font-size:22px;line-height:2.50;}
	#banner ._text2{line-height:55px;text-align:right;position:absolute;right:50%;bottom:101px;margin-right:-584px;}
	#banner ._text2 p{line-height:1.67;font-size:34px;margin-bottom:17px;letter-spacing:2px;}
	#banner ._text2 img{width:auto;}
	#banner ._artWord{padding-top:8px;padding-bottom:8px;position:relative;display:inline-block;padding-left:27px;}
	#banner ._artWord::after{width:259px;bottom:0px;left:-36px;border-bottom:2px solid #fefffd;content:"";position:absolute;}
	#banner ._artWord::before{width:298px;height:51px;top:-2px;left:0px;border-top:2px solid #fdfffe;border-left:2px solid #fdfffe;content:"";position:absolute;}
	#banner ._text{position:absolute;top:51.00%;left:50%;margin-left:-581px;padding-bottom:1px;}
	#banner ._text p{line-height:1.28;font-size:18px;letter-spacing:1px;color:#cfcfcf;}
	#banner ._text img{width:auto;margin-bottom:22px;display:block;}
	#banner ._text4{position:absolute;top:43.00%;left:90%;margin-left:-581px;padding-bottom:1px;}
	#banner ._text4 p{line-height:1.28;font-size:18px;letter-spacing:1px;color:#cfcfcf;}
	#banner ._text4 img{width:auto;margin-bottom:22px;display:block;}	
	#banner>img{width:100%;max-width:100%;align-items:center;}
	#banner ._text_index{position:absolute;top:0px;right:0px;margin-top:10.91%;text-align:right;margin-right:15.15%;width:33.00%;padding-top:5.42%;max-width:634px;}
	#banner ._text_index ._line_y{position:absolute;right:0px;top:0px;padding-top:44.71%;border-right:1px solid #f5f5f5;margin-right:-17px;}
	#banner ._text_index ._text_welcome{display:block;margin-bottom:4.11%;}
	#banner ._text_index ._text_welcome img{width:100%;}
	#banner ._text_index ._text_ruijun{display:block;margin-bottom:16.55%;}
	#banner ._text_index ._text_ruijun img{width:50.00%;}
	#banner ._text_index ._text_name{display:block;margin-bottom:2.90%;}
	#banner ._text_index ._text_name img{width:58.00%;}
	#banner ._text_index ._text_ad{font-size:28px;font-weight:normal;color:#dbdddc;}
	#banner ._text_index2{position:absolute;left:0px;margin-top:8.01%;width:12.00%;max-width:230px;bottom:0px;margin-bottom:2.34%;}
	#banner ._text_index2 img{width:100%;max-width:100%;}
	#banner ._text_index2 ._line_y{display:block;width:1px;background-color:#d7d7d7;padding-top:218.37%;margin-bottom:16.53%;margin-left:41%;}
	/*副标题*/
	.subTitle{line-height:2.71;text-align:center;font-size:28px;font-weight:normal;margin-bottom:51px;letter-spacing:4px;}
	/*栏目标题*/
	.columnTitle{text-align:center;margin-bottom:54px;}
	.columnTitle2{text-align:center;margin-bottom:54px;}	
	.columnTitle ._color_white{color:#fff;}
	.columnTitle strong{line-height:1.89;font-size:28px;font-weight:normal;letter-spacing:4px;display:block;}
	.columnTitle>span{line-height:0.94;font-size:47px;font-family:"AkzidenzGrotesk";color:#125ac9;text-transform:capitalize;letter-spacing:5px;}
	.productList{width:100%;}
	.productList::after{clear:both;display:block;content:"";}
	.productList li{float:left;position:relative;width:33.33%;padding-top:45.83%;height:0px;margin-right:0px;overflow:hidden;}
	.productList li:hover ._name{color:#fff;}
	.productList li .photo{width:100%;height:100%;position:absolute;top:0px;left:0px;display:block;}
	.productList li .photo ._more{width:165px;height:166px;position:absolute;top:50%;left:50%;margin-top:-69px;margin-left:-82px;background:url(../images/icon_fdj.png) no-repeat left top;opacity:0;z-index:1490;transition:transform 0.2s linear,opacity 0.4s linear;transform:scale(0.1) rotate(180deg);background-size:cover;}
	.productList li .photo ._more::before{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:1;border:5px solid rgba(255,255,255,0.5);border-radius:50%;transition:transform 0.2s linear 0.2s,opacity 0.4s linear 0.3s,border-width 0.4s linear;transform:scale(0.59);content:"";}
	.productList li .photo ._mask{position:absolute;top:0;right:0px;bottom:0px;left:0;background:rgba(0,0,0,0.5);}
	.productList li ._name{line-height:1.91;position:absolute;font-size:23px;color:#125ac9;top:0px;left:0px;padding-top:46px;padding-left:60px;z-index:300;}
	.productList li ._name._color_white{color:#fff;}
	.productList li ._name span{line-height:1.13;font-size:47px;font-family:"AkzidenzGrotesk";font-weight:bold;letter-spacing:4px;display:block;}
	@media screen and (min-width: 1001px) 
	{
	.productList li:hover .photo ._more{opacity:1;transform:scale(1) rotate(0deg);}
	.productList li:hover .photo ._more::before{opacity:0;transform:scale(1);}
	.brandlist li:nth-of-type(5n){margin-right:0px;}
	.mobilhide{display:none;}
	}
	/*更多按钮*/
	.btn_more{width:162px;line-height:3.25;text-align:center;position:relative;clear:both;overflow:hidden;font-size:16px;color:#fff;margin:0 auto;margin-top:54px;margin-bottom:54px;background-color:#125ac9;box-sizing:border-box;border-radius:50px;display:block;}
	.btn_more span{position:relative;z-index:100;}
	.btn_more::before{width:100%;position:absolute;top:0px;bottom:0px;left:0px;background-color:#e98000;opacity:0;border-radius:50px;z-index:1;transition:all 0.2s linear;transform:translate(-100%,0);content:"";}
	.btn_more::after{width:24px;height:16px;position:relative;margin-left:10px;vertical-align:middle;background:url(../images/banner/arrow.png) no-repeat left top;display:inline-block;z-index:110;content:"";background-size:cover;}
	.btn_more:hover{color:#fff;text-decoration:none;}
	.btn_more:hover::before{opacity:1;transform:translate(0,0);}
	/*品牌列表*/
	.brandlist{margin-bottom:43px;}
	.brandlist::after{clear:both;display:block;content:"";}
	.brandlist li{float:left;width:221px;height:99px;margin-right:12px;margin-bottom:12px;}
	.brandlist li .photo_autosize{width:100%;height:100%;display:block;box-sizing:border-box;border:1px solid transparent;transition:all 0.2s linear;}
	.brandlist li:hover .photo_autosize{border-color:#125ac9;border-width:2px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.08);}
	#contact h5{margin-bottom:13px;padding-bottom:8px;border-bottom:3px solid #135acc;}
	#contact h5 strong{line-height:1.33;font-size:21px;font-weight:normal;display:block;}
	#contact h5 span{font-size:14px;font-weight:normal;}
	#contact ._tel{line-height:1.63;font-size:16px;}
	#contact ._tel span{margin-right:10px;}
	#contact ._time{font-size:16px;}
	/*联系*/
	.contact::after{clear:both;display:block;content:"";}
	.contact li{float:left;width:169px;line-height:2.36;font-size:14px;margin-right:18px;}
	.contact li:nth-child(2n){margin-right:0px;}
	#LeaveMessage .errow_msg{position:absolute;top:50%;left:50%;z-index:1000;transform:translate(-50%,-50%);}
	#LeaveMessage .msg-box{padding:10px 20px 10px 20px;background-color:rgba(233,128,0,0.71);border-radius:50px;}
	#LeaveMessage .btn_send{float:right;width:102px;height:43px;color:#fff;background-color:#125ac9;border:0;border-radius:40px;}
	#LeaveMessage .btn_send::after{content:"";width:22px;height:15px;background:url(../images/icon_arrowright.png) no-repeat left top;background-size:cover;}
	#LeaveMessage .btn_send:hover{background-color:#e98000;}
	/*选项*/
	.options{float:left;width:165px;height:74px;line-height:26px;position:relative;margin-right:7px;margin-bottom:15px;}
	.options .optoins_name{line-height:22px;position:absolute;color:#828282;top:0px;padding-top:8px;padding-left:8px;}
	.options .optoins_name.focusname{color:#f8f8f8;z-index:500;}
	.options .options_nr{height:100%;position:relative;z-index:300;}
	.options .options_nr textarea{width:100%;height:100%;overflow:auto;color:#fff;padding-top:9px;padding-right:8px;padding-bottom:9px;padding-left:8px;background-color:#424242;box-sizing:border-box;border:1px solid transparent;border-radius:9px;}
	.options .options_nr textarea:focus{background-color:#292929;border-color:#125ac9;}
	.options .options_nr .text{height:100%;padding-top:9px;padding-right:8px;padding-bottom:9px;padding-left:8px;background-color:#424242;box-sizing:border-box;border:0;}
	.options input::-webkit-input-placeholder,.options textarea::-webkit-input-placeholder{color: #b0b0b0;}
	.options input:-moz-placeholder,.options textarea:-moz-placeholder{color: #b0b0b0;}
	.options input::-moz-placeholder,.options textarea::-moz-placeholder{color: #b0b0b0;}
	.options input:-ms-input-placeholder,.options textarea:-ms-input-placeholder{color: #b0b0b0;}
	/*介绍*/
	.jieshao{line-height:1.50;font-size:15px;text-align:justify; text-justify:inter-ideograph;}
	.jieshao p{text-indent:2em;}
	/*20年*/
	#years20{width:100%;clear:both;}
	#years20 .center{width:491px;position:relative;padding-top:99px;padding-bottom:66px;}
	#years20 ._txt{position:absolute;top:215px;left:319px;}
	#years20 ._txt strong{line-height:1.49;font-size:37px;font-weight:normal;color:#125ac9;letter-spacing:3px;display:block;}
	#years20 ._txt span{line-height:1.57;font-size:28px;white-space:nowrap;display:block;}
	/*选择瑞均的理由*/
	#reason{padding-top:62px;padding-bottom:50px;background:#090708 url(../images/bg_box_reason.jpg) no-repeat center top;background-size:cover;}
	#reason .subTitle{font-size:32px;font-weight:normal;margin-bottom:13px;letter-spacing:3px;}
	#reason ul{width:720px;text-align:center;margin:0 auto 65px auto;}
	#reason ul li{line-height:2.86;font-size:22px;margin-right:31px;display:inline-block;}
	#reason ul li [class^='icon']{margin-right:8px;}
	#reason ol{text-align:center;}
	#reason ol li{line-height:2.32;font-size:25px;}
	/*图片列表*/
	.pictureList{float:left;}
	.pictureList li{float:left;width:385px;height:256px;position:relative;overflow:hidden;margin-bottom:12px;background:#000;}
	.pictureList li .icon_browse{width:59px;height:59px;position:absolute;right:-80px;bottom:18px;background:url(../images/icon_fdj2.png) no-repeat left top;z-index:500;}
	.pictureList li .photo{width:100%;height:100%;display:block;}
	.pictureList li .photo img{width:100%;height:100%;opacity: 0.4;display:block;}
	/*提示*/
	.tip{line-height:1.18;text-align:center;position:relative;font-size:22px;max-width:750px;margin:32px auto 32px auto;padding-top:14px;padding-right:34px;padding-bottom:21px;padding-left:34px;background-color:#125ac9;letter-spacing:2px;box-sizing:border-box;border-radius:4px;display:block;}
	.tip::after,.tip::before{width:33px;height:31px;position:absolute;content:"";}
	.tip::after{right:0px;bottom:0px;border-right:2px solid #f0e8db;border-bottom:2px solid #f0e8db;border-radius:3px;}
	.tip::before{top:0px;left:0px;border-top:2px solid #f0e8db;border-left:2px solid #f0e8db;border-radius:3px;}
/*- - - - - - - - -样式属05瑞钧文化.html - - - - - - - -*/
	/*文化*/
	#Cultural{width:1000px;text-align:center;margin:0 auto;padding-top:128px;padding-bottom:128px;}
	#Cultural .culture_ dt span{position:relative;padding-right:37px;padding-left:37px;border-bottom:2px solid #125ac8;display:inline-block;}
	#Cultural .culture_ dt span::after{width:12px;height:12px;position:absolute;right:0px;bottom:0px;margin-bottom:-6px;background-color:#125ac9;content:"";}
	#Cultural .jieshao{line-height:1.77;font-size:26px; text-align:center;}
	/*标题2*/
	.title2{line-height:1.91;font-size:47px;font-weight:normal;margin-bottom:44px;letter-spacing:8px;position:relative;}
	.title2::after{background-color:#424242;position:absolute;bottom:0px;padding-top:40px;content:"";z-index:1;border-radius:5px;left:7%;right:7%;}
	.title2 span{position:relative;z-index:99;}
	/*文化*/
	.culture_{margin-bottom:20px;}
	.culture_ dt{line-height:1.86;font-size:29px;}
	.culture_ dd{line-height:2.07;font-size:29px;}
	/*栏目标题*/
	.partTitle{line-height:1.56;font-size:28px;font-weight:normal;overflow:hidden;margin-bottom:50px;}
	.partTitle span{color:#125ac9;padding-right:20px;padding-left:20px;background-color:#cecece;letter-spacing:2px;border-radius:40px;display:inline-block;overflow:hidden;}
	.partTitle._partTitle_blue span{color:#fff;background-color:#125ac9;}
	/*工作时间*/
	.workingTime{padding-top:30px;padding-bottom:30px;}
	.workingTime ._btn_call{display:none;padding-left:15px;padding-right:15px;border-radius:50px;font-weight:normal;}
	.workingTime dt{line-height:1.43;font-size:28px;}
	.workingTime dt span{color:#fff;margin-left:15px;padding-right:18px;padding-left:18px;vertical-align:bottom;background-color:#125ac9;letter-spacing:5px;border-radius:40px;display:inline-block;}
	.workingTime dt .icontel{width:56px;height:56px;vertical-align:bottom;}
	.workingTime dd{line-height:2.30;font-size:27px;}
	.workingTime dd span{margin-right:20px;}
	/*文本列表*/
	.textList::after{clear:both;display:block;content:"";}
	.textList li{float:left;width:430px;line-height:1.57;font-size:28px;color:#8f8f8f;}
	/*二维码*/
	.RQcode{width:100px;line-height:30px;text-align:center;}
	.RQcode img{width:100px;height:100px;background:#333;border-radius:4px;display:block;}
	/*店铺*/
	.shops{float:left;width:568px;margin-right:28px;margin-bottom:38px;}
	.shops:nth-of-type(2n){margin-right:0px;}
	.shops .photo{float:left;width:280px;height:174px;margin-right:18px;background:#000;}
	.shops ul{overflow:hidden;padding-top:43px;}
	.shops ul li{line-height:1.69;font-size:16px;margin-bottom:9px;}
	.shops [class^='icon']{display:block;}
	/*主店铺*/
	.mainShop{padding-bottom:28px;}
	.mainShop::after{clear:both;display:block;content:"";}
	.mainShop h4{line-height:2.60;font-size:30px;font-weight:normal;}
	.mainShop .photo{float:left;width:447px;height:270px;margin-right:37px;background:#333;}
	.mainShop em{line-height:1.46;font-size:28px;margin-top:121px;margin-bottom:16px;display:block;}
	.mainShop ul li{line-height:2.05;font-size:22px;}
.fullsizePic{position:relative;max-width:1920px;margin:0 auto;}
.fullsizePic img{width:100%;}
.fullsizePic ._mask{position:absolute;top:0;right:0px;bottom:0px;left:0;background-color:rgba(18,90,201,0.3);}
.fullsizePic ._text{position:absolute;font-size:53px;color:#fff;top:50%;left:50%;letter-spacing:8px;transform:translate(-50%,-50%);}
.fullsizePic ._text2{line-height:1.49;text-align:center;position:absolute;font-size:37px;color:#fff;top:50%;left:50%;letter-spacing:6px;transform:translate(-50%,-50%);}
	/*场景*/
	.scene{position:relative;max-width:1920px;margin:0 auto 149px auto;}
	.scene ._scene_intr{float:left;width:42%;padding-right:5.20%;padding-left:20.09%;box-sizing:border-box;position:absolute;}
	.scene ._scene_intr ._border{border:5px solid #424242;height:190px;position:absolute;bottom:-28px;right:80px;width:271px;border-left:0;z-index:99;}
	.scene::after{clear:both;display:block;content:"";}
	.scene .photo{float:left;width:58.00%;}
	.scene .photo+._scene_intr{float:right;width:42%;padding-right:19.29%;padding-left:5.20%;position:relative;}
	.scene .photo+._scene_intr ._intr_border{bottom:-35px;}
	.scene ._scene_intr+.photo{float:right;width:58.00%;}
	.scene h4{margin-bottom:137px;padding-top:36px;}
	.scene h4 strong{line-height:1.14;font-size:43px;font-family:"AkzidenzGrotesk";color:#8f8f8f;margin-bottom:18px;letter-spacing:2px;display:block;}
	.scene h4 span{width:194px;line-height:2.54;text-align:center;font-size:24px;font-family:-apple-system, 'AkzidenzGrotesk',BlinkMacSystemFont, 'Microsoft YaHei', sans-serif;font-weight:normal;padding-right:20px;padding-left:20px;background-color:#125ac9;box-sizing:border-box;display:block;}
	.scene ._intr{width:311px;height:264px;text-indent:2em;padding-right:34px;padding-left:24px;vertical-align:middle;background-color:#424242;box-sizing:border-box;display:table-cell;line-height:1.5;color:#ebebeb;z-index:500;position:relative;}
	.scene ._intr2{width:245px;height:154px;position:relative;text-indent:2em;left:28px;padding-right:34px;padding-left:24px;vertical-align:middle;background-color:#424242;box-sizing:border-box;display:table-cell;}
	.scene ._intr_border{width:264px;height:140px;position:absolute;bottom:94px;border:5px solid #404040;border-right:0;z-index:-1;}
	/**/
	.scene2{width:1295px;position:relative;margin:148px auto 106px auto;padding-bottom:79px;padding-left:84px;box-sizing:border-box;}
	.scene2 ._bg{position:absolute;overflow:hidden;top:209px;right:119px;bottom:0px;left:656px;background:#424242 url(../images/zhizhao/0.png) no-repeat right bottom;}
	.scene2 ._border{position:absolute;top:241px;right:0px;bottom:33px;left:0px;border:5px solid #424242;}
	.scene2 ._scene_intr{float:right;width:439px;position:relative;z-index:101;}
	.scene2::after{clear:both;display:block;content:"";}
	.scene2 .photo{float:left;width:649px;height:667px;position:relative;z-index:100;}
	.scene2 h4{margin-bottom:90px;}
	.scene2 h4 strong{line-height:1.14;font-size:43px;font-family:"AkzidenzGrotesk";color:#8f8f8f;margin-bottom:18px;letter-spacing:2px;display:block;}
	.scene2 h4 span{width:194px;line-height:2.54;text-align:center;font-size:24px;font-family:-apple-system, 'AkzidenzGrotesk',BlinkMacSystemFont, 'Microsoft YaHei', sans-serif;font-weight:normal;padding-right:20px;padding-left:20px;background-color:#125ac9;box-sizing:border-box;display:block;}
	.scene2 ._intr{width:253px;line-height:18px;text-indent:2em;}
	/*下载列表*/
	.downlist{position:relative;overflow:hidden;color:#fff;margin-top:30px;margin-bottom:30px;padding-top:10px;padding-right:49px;padding-bottom:10px;padding-left:49px;background-color:#424242;box-sizing:border-box;border-radius:3px;}
	.downlist::after,.downlist::before{width:33px;height:32px;position:absolute;content:"";}
	.downlist::after{right:0px;bottom:0px;border-right:3px solid #1459b8;border-bottom:3px solid #1459b8;border-radius:3px;}
	.downlist::before{top:0px;left:0px;border-top:3px solid #1459b8;border-left:3px solid #1459b8;border-radius:3px;}
	.downlist li{float:left;width:50%;overflow:hidden;padding-right:11.00%;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;}
	.downlist li .icon_file_rar{float:right;}
	.downlist li a{line-height:2.66;font-size:26px;color:inherit;}
	/*问题列表*/
	.problemList::after{clear:both;display:block;content:"";}
	.problemList li{float:left;width:50%;margin-bottom:26px;}
	.problemList li a{font-size:30px;color:#fff;display:block;}
	.problemList li a span{width:41px;height:44px;text-align:center;position:relative;color:#fff;margin-right:18px;background-color:#125ac9;display:inline-block;}
	.problemList li a span::after{width:0px;height:0px;position:absolute;top:50%;left:100%;margin-top:-20px;border:20px solid transparent;border-left:14px solid #125ac9;content:"";}
	/*产品*/
	.products{width:1074px;position:relative;margin:120px auto 245px auto;margin-bottom:246px;}
	.products:nth-last-of-type(1){margin-bottom:119px;}
	.products ._icon_arrow{width:82px;height:54px;position:absolute;background:url(../images/icon_arrowright.png) no-repeat left top;background-size:cover;}
	.products:nth-child(even) ._intr{color:#125ac9;right:0px;left:auto;background-color:#d2d2d2;}
	.products:nth-child(even) ._intr h5{text-align:left;}
	.products:nth-child(even) ._intr h5 ._icon_arrow{position:absolute;top:3px;right:0px;left:auto;transform:scalex(-1);}
	.products:nth-child(even) ._intr ul{text-align:right;right:49px;left:auto;}
	.products:nth-child(even) .photo{float:left;}
	.products::after{clear:both;display:block;content:"";}
	.products ._intr{width:42.74%;height:458px;position:absolute;left:0px;margin-top:6.98%;padding-top:3.63%;padding-right:4.56%;padding-left:4.56%;background-color:#125ac9;box-sizing:border-box;}
	.products .photo{float:right;width:66.76%;background:#000;padding-top:57.36%;height:0px;position:relative;}
	.products .photo img{position:absolute;left:0;top:0;}
	.products h5{line-height:1.86;text-align:right;position:relative;font-size:35px;font-weight:normal;letter-spacing:3px;}
	.products h5 ._icon_arrow{top:0px;left:0px;}
	.products h5 span{font-size:78px;font-family:"AkzidenzGrotesk";font-weight:bold;text-transform:uppercase;letter-spacing:4px;display:block;line-height:0.93;}
	.products ul{position:absolute;bottom:23px;left:49px;}
	.products ul li{line-height:1.81;font-size:21px;letter-spacing:1px;}
/*- - - - - - - - -样式属08精密检测.html - - - - - - - -*/
	/*图片组1*/
	.picGroup1{margin-top:142px;margin-bottom:142px;}
	.picGroup1::after{clear:both;display:block;content:"";}
	.picGroup1 img:nth-of-type(1){float:right;width:855px;height:538px;position:relative;margin-bottom:-122px;}
	.picGroup1 img:nth-of-type(2){float:left;width:543px;height:372px;position:relative;z-index:101;}
	/*图片组2*/
	.picGroup2{position:relative;margin-top:142px;margin-bottom:142px;}
	.picGroup2 ._border{width:925px;height:437px;position:absolute;bottom:144px;left:112px;border:5px solid #424242;z-index:-1;}
	.picGroup2::after{clear:both;display:block;content:"";}
	.picGroup2 img:nth-of-type(1){float:left;width:822px;height:518px;margin-bottom:21px;}
	.picGroup2 img:nth-of-type(2){float:left;width:425px;height:293px;margin-left:285px;}
	.picGroup2 img:nth-of-type(3){float:left;width:425px;height:293px;margin-left:17px;}
	/*场景3*/
	.scene3{width:1151px;height:650px;position:relative;clear:both;margin:0 auto;padding-bottom:38px;display:block;}
	.scene3::after{clear:both;display:block;content:"";}
	.scene3 .photo{float:left;width:720px;height:100%;position:relative;z-index:1490;}
	.scene3 ul{width:573px;height:572px;position:absolute;right:0px;bottom:0px;padding-top:58px;padding-right:85px;padding-left:194px;background-color:#424242;box-sizing:border-box;}
	.scene3 ul li{position:relative;margin-bottom:123px;padding-top:17px;}
	.scene3 ul li:nth-last-of-type(1){margin-bottom:0px;}
	.scene3 ul li::before{width:59px;height:11px;position:absolute;top:0px;left:0px;background-color:#3e8eed;content:"";}
	.scene3 ul li ._cn{line-height:1.52;font-size:23px;margin-bottom:10px;letter-spacing:3px;}
	.scene3 ul li ._en{line-height:1.18;font-size:22px;font-family:"AkzidenzGrotesk";color:#3e8eed;letter-spacing:2px;}
	/*场景样式1*/
	.scene1{width:1296px;height:582px;position:relative;margin:120px auto 120px auto;}
	.scene1::after{clear:both;display:block;content:"";}
	.scene1 ._scene_intr{float:left;width:27.00%;height:100%;position:relative;}
	.scene1 ._scene_intr ._intr_border{width:271px;height:203px;position:absolute;bottom:0px;left:66px;border:5px solid #424242;}
	.scene1 ._scene_intr h4 strong{font-size:40px;font-family:"AkzidenzGrotesk";color:#8f8f8f;margin-bottom:12px;letter-spacing:4px;display:block;}
	.scene1 ._scene_intr h4 span{width:146px;line-height:2.58;text-align:center;font-size:24px;font-weight:normal;color:#fff;background-color:#125ac9;display:block;}
	.scene1 ._scene_intr ._intr{width:310px;height:263px;position:absolute;bottom:34px;left:0px;padding-top:36px;padding-right:13px;padding-left:29px;vertical-align:middle;background-color:#424242;box-sizing:border-box;z-index:500;}
	.scene1 ._scene_intr ._intr ._cn{line-height:1.55;font-size:22px;margin-bottom:20px;letter-spacing:4px;}
	.scene1 ._scene_intr ._intr ._en{line-height:1.23;font-size:22px;font-family:"AkzidenzGrotesk";color:#3e8eed;letter-spacing:2px;}
	.scene1 .photo{float:right;width:66.00%;height:100%;}

	/*翻页*/
	.pages{line-height:33px;text-align:center;font-size:18px;padding:36px 0 36px 0;clear:both;}
	.pages .w_page{height:33px;margin-left:6px;vertical-align:middle;border:1px solid #e3e3e3;border-radius:4px;display:inline-block;}
	.pages a{width:33px;height:33px;font-size:14px;vertical-align:middle;border-radius:4px;display:inline-block;background-color:#fff;color:#125ac9;margin-left:2px;margin-right:2px;}
	 .pages a.change,.pages a:hover{color:#fff;background-color:#125ac9;text-decoration:none;}
	.pages .text{float:left;width:35px;height:33px;line-height:33px;text-align:center;border:0;}
	.pages .btn{float:left;width:35px;height:33px;line-height:33px;text-align:center;color:#fff;background-color:#125ac9;border:1px solid #125ac9;border-radius:4px;display:inline-block;}
	.pages .btn:hover{color:#fff;background-color:#e98000;border-color:#e98000;}

	.news-navi { text-align:center; width:100%;}
	.news-navi a{text-decoration:none;color:#ffffff;}
	.news-navi span{text-decoration:none;color:#ffffff; background-color:#125ac9; padding:5px 15px; margin-right:30px; height:36px;border-radius: 10px;}
	.news-navi span2{text-decoration:none;color:#ffffff; background-color:#125ac9; padding:5px 15px; margin-right:0px; height:36px;border-radius: 10px;}
	
	
	._btnClose{position:absolute;right:5px;top:5px;width:20px;height:20px;text-align:center;color:#fff;font-size:120%;line-height:16px;cursor:pointer;}
	._btnClose:hover{background-color:#00a1e9;color:#fff;}
